Skip to content

⬆️ Bump environs from 4.1.0 to 4.2.0#42

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/environs-4.2.0
Closed

⬆️ Bump environs from 4.1.0 to 4.2.0#42
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/environs-4.2.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps environs from 4.1.0 to 4.2.0.

Changelog

Sourced from environs's changelog.

4.2.0 (unreleased)

  • Minor optimization.

Bug fixes:

  • Reset prefix when an exception is raised within an env.prefixed()
    context (#78).
    Thanks rcuza for the catch and patch.

4.1.3 (2019-05-15)

Bug fixes:

  • Fix behavior when passing a dict value as the default
    to env.dict (#76).
    Thanks c-w for the PR.

Support:

  • Document how to read a specific file with env.read_env
    (#66).
    Thanks nvtkaszpir and
    c-w.

4.1.2 (2019-05-05)

Bug fixes:

  • Fix compatibility with marshmallow 3.0.0>=rc6.

4.1.1 (2019-05-04)

Bug fixes:

  • Fix accessing proxied envvars when using env.prefixed
    (#72).
    Thanks Kamforka for the catch and patch.
  • Fix behavior when an envvar is explicitly set to an empty string
    (#71).
    Thanks twosigmajab for reporting
    and thanks hvtuananh for the PR.
Commits
  • 9cafe55 Bump version and update changelog
  • 95ab295 Merge pull request #79 from rcuza/prefix-raise
  • 76bb4ca add test for dump and reuse test steps
  • 10c3fa7 add a try finally to prefix method
  • a1ad426 add test for errors during prefix runs
  • 880b292 Update changelog
  • efc9d4e Only generate methods once
  • 37498b0 Bump version and update changelog
  • 9820c78 More precisely describe behavior
  • e24f881 Merge pull request #77 from nvtkaszpir/expand-docs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 3, 2019
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #59.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/environs-4.2.0 branch July 8, 2019 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants